Add a color picker implementation for portals
authorMatthias Clasen <mclasen@redhat.com>
Thu, 26 Jul 2018 22:48:37 +0000 (18:48 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 30 Jul 2018 22:10:17 +0000 (18:10 -0400)
commit740fc3eeffb9caae9f3eba38fadfbae15cc417b0
treed5e3ff9817bdf8b39a71ea14664bc73ae2af05b6
parent6b3272e4b0f1d1c8978a0a386b53582473531ea8
Add a color picker implementation for portals

This adds a GtkColorPicker implementation that talks
to the screnshot portal to get a color.
gtk/Makefile.am
gtk/gtkcolorpicker.c
gtk/gtkcolorpickerportal.c [new file with mode: 0644]
gtk/gtkcolorpickerportalprivate.h [new file with mode: 0644]